@charset "UTF-8";
/* ---------------------------------------
  TITLE : HANSHIN Tigers
  URI : hanshintigers.jp
  (C) HANSHIN Tigers.
--------------------------------------- */
/* SP
--------------------------------------- */
@media only screen and (max-width: 767px) {
  /*-----------------------------
		LAYOUT
	------------------------------*/
  html {
    width: 100%;
    min-height: 100%;
  }
  body {
    width: 100%;
    min-width: 100%;
  }
  .hide_SP {
    display: none;
  }
  header {
    padding: 15px 0 10px;
  }
  header h1 img {
    height: 20px;
    width: auto;
  }
  #main_wrap .main_img {
    background: url(../img/mv_main_sp.jpg) no-repeat center center;
    background-size: cover;
    height: 0;
    padding-top: 56.25%;
  }
  nav#pNav ul {
    /*padding: 10px 0;*/
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  nav#pNav.bid li {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    background: #76C6F1;
    background: linear-gradient(to bottom, #76c6f1 0%, #76c6f1 50%, #5cb8e9 51%, #5cb8e9 100%);
    border-bottom: solid 1px #fff;
  }
  nav#pNav.bid li.mypage {
    width: 100%;
  }
  nav#pNav li:nth-of-type(2), nav#pNav li:nth-of-type(4) {
    border-left: 1px solid #fff;
  }
  nav#pNav li img {
    height: 22px;
    width: auto;
  }
  nav#pNav li.logo img {
    height: 40px;
    width: auto;
  }
  nav#pNav li a, nav#pNav li span {
    display: block;
    padding: 15px 0;
  }
  nav#pNav li.logo a, nav#pNav li.logo span {
    padding: 5px 0;
  }
  p.copy {
    text-align: center;
    height: 80px;
    line-height: 80px;
  }
  section.unit {
    padding-bottom: 30px;
  }
  .inner {
    width: auto;
    margin: 0 10px;
  }
  #introduction .inner {
    margin-top: 30px;
  }
  #introduction .inner .fwt_title{
    max-width:400px;
    margin:auto;
  }
  #introduction .inner .fwt_title p{
    padding-top: 39.23%;
    width: 100%;
    background-image: url(../img/fwt_title_sp.gif);
    background-size: cover;
  }
  #introduction .inner .period{
    margin:20px auto 0;
    max-width:400px;
  }
  #introduction .inner dt{
    text-align:center;
  }
  #introduction .inner dt img {
    width: 100%;
    height: auto;
  }
  #introduction .inner dd {
    font-size: 14px;
    padding: 10px 0;
  }
  #introduction .uni_img {
    width: 100%;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #introduction .uni_img img {
    width: 60%;
    max-width:240px;
    height: auto;
  }
  #introduction .uni_txt {
    display: block;
    text-align: left;
    font-size: 12px;
  }
  #introduction h2 {
    width: 100%;
    height: 0;
    padding-top: 32.812%;
    margin: 10px auto 0;
    background: url(/home/family_with_tigers_day/img/ttl_sp.gif) no-repeat center center;
    background-size: contain;
    text-indent: -9999px;
  }
  div.stl {
    border-bottom-width: 3px;
    margin-bottom: 15px;
  }
  div.stl h3 {
    padding: 15px 0;
  }
  div.stl h3 .tit {
    font-size: 26px;
    letter-spacing: 1px;
  }
  ul.indent li {
    margin-left: 1em;
    text-indent: -1em;
  }
  .i_note li {
    font-size: 11px;
  }
  /*-----------------------------
  TOP
------------------------------*/
  section.bg-contents .inner {
    padding: 15px;
    background: #fff;
  }
  #overview h5 {
    font-weight: bold;
    font-size: 16px;
  }
  #overview p {
    font-size: 13px;
  }
  #overview p + h5 {
    padding-top: 20px;
  }
  #itemlist p {
    font-size: 14px;
  }
  #itemlist .eligible_match {
    margin-top: 15px;
  }
  #itemlist .eligible_match li {
    margin-top: 8px;
    font-size: 14px;
  }
  #itemlist ul.indent {
    margin-top: 15px;
  }
  #itemlist ul.indent li {
    font-size: 13px;
  }
  #itemlist .list_wrap:not(.manager) {
    padding-top: 20px;
  }
  #itemlist .list_wrap h4 {
    background: #d3d3d3;
    color: #000;
    line-height: 1;
    padding: 8px 0;
    font-size: 15px;
    text-align: center;
    margin: 25px 0 13px;
  }
  #itemlist .list_wrap h4 + p {
    text-align: center;
    line-height: 1.2;
  }
  #itemlist .list_wrap.base .list_r + .list_r {
    padding-top: 15px;
  }
  #itemlist .list_wrap.base .list_r p {
    text-align: left;
    line-height: 1.2;
    padding-top: 8px;
  }
  #itemlist .list_wrap.base .list_r p + p {
    font-size: 12px;
    padding-top: 8px;
  }
  #itemlist .list_wrap.player ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #itemlist .list_wrap.player li {
    width: 50%;
    letter-spacing: normal;
    font-size: 14px;
    text-align: left;
    padding: 12px 5px;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #itemlist .list_wrap.player div {
    padding: 15px 0 20px 0;
  }
  #caution {
    padding-bottom: 0;
  }
  #caution ul.indent li {
    padding-bottom: 5px;
  }
  #itemlist #pro_selection {
    padding: 15px 10px 0;
    max-width: 420px;
    margin: auto;
  }
  #itemlist #pro_selection dl + dl {
    margin-top: 15px;
  }
  #itemlist #pro_selection dt {
    font-size: 14px;
    padding: 8px 3px;
  }
  #itemlist #pro_selection dd a {
    padding: 10px;
  }
  #itemlist #pro_selection dd p {
    font-size: 13px;
    margin-top: 10px;
  }
  /*-----------------------------
  GUIDE / MEMBER
------------------------------*/
  #guide, #member-rule {
    padding-bottom: 0;
  }
  #guide .inner h5, #member-rule .inner h5 {
    font-weight: normal;
    background: #76817f;
    color: #FFF;
    font-size: 14px;
    padding: 5px 10px;
  }
  #guide .inner p, #member-rule .inner p {
    padding: 10px 0 20px 0;
    font-size: 13px;
  }
  #member-rule ol {
    padding: 10px 0 20px 0;
  }
  #member-rule ol li {
    font-size: 13px;
    list-style-type: decimal;
    margin-left: 2em;
    padding-bottom: 5px;
  }
  #member-rule .inner p + ol {
    padding-top: 0;
  }
  .btn_area {
    padding: 10px 10px 20px 10px;
    text-align: center;
    margin: 10px 0 20px 0;
    background: #f1f1f1;
  }
  .btn_area p {
    text-align: center;
    font-size: 16px !important;
  }
  .btn_area .btn a {
    display: block;
    width: auto;
    height: 50px;
    line-height: 50px;
    color: #000;
    background: #d5d9d8;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #76817f;
  }
  .btn_area ul {
    text-align: center;
  }
  .btn_area li {
    display: inline-block;
    margin: 0 5px;
    width: 44%;
  }
  .btn_area div.btn {
    text-align: center;
    margin: 10px auto 0 auto;
  }
  /*-----------------------------
  FORM
------------------------------*/
  /*.item_cat {
    margin: 0 auto 15px;
    max-width: 420px;
  }
  .item_cat dt {
    text-align: center;
    font-size: 14px;
    padding: 8px 3px;
    border-bottom: solid 2px #f6cf00;
  }*/
  .registNav {
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .registNav li {
    float: left;
    width: 50%;
    text-align: center;
    font-size: 12px;
    background: #d5d9d8;
    color: #777;
    height: 40px;
    line-height: 40px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 2px;
    padding-left: 10px;
  }
  .registNav li.current {
    background: #5cb8e9;
    color: #FFF;
  }
  .registNav li.current::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid #5cb8e9;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    right: -20px;
    z-index: 1;
  }
  .registNav li.current::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 20px solid #d5d9d8;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    left: 0;
    z-index: 1;
  }
  #regist,#mypage {
    padding-bottom: 0;
  }
  #regist p {
    font-size: 13px;
  }
  #regist p + ul.indent {
    padding-top: 5px;
    font-size: 13px;
  }
  table.form {
    margin: 20px 0;
    width: 100%;
  }
  table.form th, table.form td {
    display: block;
    font-weight: normal;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  table.form tr {
    display: block;
  }
  table.form th {
    background: #eee;
    font-size: 14px;
  }
  table.form td {
    padding-bottom: 20px;
  }
  table.form input[type="text"], table.form input[type="password"], table.form select {
    padding: 5px;
    font-size: 16px;
    border: 1px solid #bbb;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  table.form input.w1 {
    width: 60px;
  }
  table.form input.w2 {
    width: 80px;
  }
  table.form input.w3 {
    width: 96%;
  }
  table.form th .must {
    color: #C46B68;
    font-size: 10px;
  }
  table.form td.result {
    color: #4D5460;
    font-size: 15px;
  }
  table.form li.btn {
    width: 44%;
    display: inline-block;
  }
  /*input[type="radio"] {
      vertical-align: middle;
      font-family: "ＭＳ Ｐゴシック", "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
      position: relative;
      border: none;
      top: -2px;
      top: 0\9;
      margin-right: 2px;
      margin-right: 0\9;
      height: 16px;
      line-height: 16px;
      border: 1px solid #bbb;
  }*/
  .btn input[type="button"] {
    background: #d5d9d8;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #76817f;
    height: 50px;
    vertical-align: middle;
    margin-top: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
  }
  .error {
    padding: 10px;
    border: double 4px #C46B68;
    margin-top: 20px;
  }
  .error p {
    color: #C46B68;
    font-size: 13px !important;
    padding-bottom: 10px;
  }
  .error ul li {
    list-style-type: disc;
    margin-left: 1.5em;
    color: #C46B68;
    font-size: 12px;
  }
  .message {
    border: #4D5460 4px double;
    padding: 15px;
    background: #E0E0E8;
    color: #4D5460;
  }
  .message p.normal {
    font-size: 13px !important;
    text-align: left;
    word-break: break-all;
  }
  .message p.normal span {
    font-size: 16px !important;
    text-align: center;
    display: block;
    padding-bottom: 10px;
  }
  .message + .btn_area {
    margin-top: 20px;
  }
  /*-----------------------------
      radio_btn
	------------------------------*/
  label {
    -webkit-tap-highlight-color: transparent;
  }
  label.radio_text, label.check_text {
    font-size: 14px;
    min-height: 16px;
  }
  #itemlist .list_wrap h4 + p label.radio_text {
    font-size: 15px;
  }
  label.radio_text input[type="radio"] + span {
    padding-left: 20px;
  }
  label.radio_text input[type="radio"] + span::before {
    height: 15px;
    width: 15px;
    top: 0;
  }
  label.radio_text input[type="radio"]:checked + span::before {
    border-width: 5px;
  }
  /*-----------------------------
				mypage
	------------------------------*/
  #mypage .inner + .inner{
    margin-top:30px;
  }
  #mypage.bg-contents .inner h3{
    margin-top:20px;
    font-size:14px;
  }
}